home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- adjustableStripesSelected = id;
- animateStripeSelected = id;
- cancelOption = id;
- dismissAboutWindow = id;
- dismissColorWindow = id;
- dismissNumLinesWindow = id;
- dismissRandomizeWindow = id;
- dismissSpeedWindow = id;
- equalStripesSelected = id;
- numStripesChanged = id;
- randomStripesSelected = id;
- saveOption = id;
- shapeSelected = id;
- showAboutWindow = id;
- showColorWindow = id;
- showNumLinesWindow = id;
- showRandomizeWindow = id;
- showShapeMenu = id;
- showSpeedWindow = id;
- singleStripeSelected = id;
- };
- CLASS = MoireController;
- LANGUAGE = ObjC;
- OUTLETS = {
- aboutText = NSTextView;
- aboutWindow = NSWindow;
- animationSpeedText = NSTextField;
- colorButton = NSButton;
- colorSpeed = NSSlider;
- colorWindow = NSWindow;
- lessText = NSTextField;
- moreText = NSTextField;
- numLines = NSStepper;
- numLinesDisplay = NSTextField;
- numLinesWindow = NSWindow;
- numberOfStripesText = NSTextField;
- probability = NSMatrix;
- randomizeInterval = NSMatrix;
- randomizeWindow = NSWindow;
- setColorText = NSTextField;
- shapePanel = NSPanel;
- shapeRadio = NSMatrix;
- showClock = NSButton;
- speedRadio = NSMatrix;
- speedWindow = NSWindow;
- stripeLength = NSPopUpButton;
- stripeRadio = NSMatrix;
- stripeThickness = NSPopUpButton;
- thicknessOfStripesText = NSTextField;
- well1 = NSColorWell;
- well2 = NSColorWell;
- well3 = NSColorWell;
- well4 = NSColorWell;
- well5 = NSColorWell;
- well6 = NSColorWell;
- well7 = NSColorWell;
- well8 = NSColorWell;
- whoToNotify = id;
- };
- SUPERCLASS = NSWindowController;
- },
- {CLASS = NSLevelIndicator; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
- {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; }
- );
- IBVersion = 1;
- }